home *** CD-ROM | disk | FTP | other *** search
- .algorithms
- @algorith.hlp
- .STATEMENTS
- @statment.hlp
- .Control
- .step_time
- @steptime.hlp
- .implicit_loop
- @implicit.hlp
- .Assignment
- @assignme.hlp
- .Procedure
- @procedur.hlp
- .GENERAL
- Read each of the general topics for an introduction to
- DAN and the concepts you should understand when using it.
-
- Use the cursor keys to highlight any word on the screen (not
- just the topics in the Help box) and then hit 'Enter' to get
- further information.
-
- Another way to learn about DAN is to examine and execute the
- example algorithms on the distribution disk. Use the Help
- facility in the Editor while an example algorithm is loaded.
- .editor
- @menuedit.hlp
- .forms
- .keywords
- .comments
- Comments may be embedded in either an algorithm or an ASCII data
- file.
-
- Comments within algorithms must be enclosed within curly braces;
- i.e. { comment }.
-
- Comments within ASCII data files may be enclosed within either
- curly braces or double quotes; i.e. {comment} or "comment".
- .operators
- @operator.hlp
- .functions
- @function.hlp
- .variables
- @variable.hlp
- .predefined_variables
- @predef.hlp
- .temp_variables
- @tempvar.hlp
- .pre_existing_variables
- @preexist.hlp
- .constants
- @constnt.hlp
- .predefined_constants
- @predcon.hlp
- .terminators
- @terminat.hlp
- .files
- @filefrmt.hlp
- .ASCII_input
- @ASCIIinp.hlp
- .EXPRESSIONS
- @express.hlp
- .GLOSSARY
- The terms in this section have special meaning in the
- Help descriptions.
- .grouped
- .processing_domain
- Refers to the values given to the independent variable (i.e. t and x)
- between START+BIAS and START+BIAS+DUR when evaluating expressions.
-
- These values start at START+BIAS, increment by STEP for each subsequent
- value, and stop at START+BIAS+DUR.
- .restrictions
- @restrict.hlp
- .File
- @menufile.hlp
- .Options
- @menuopt.hlp
- .Edit
- @menuedit.hlp
- .Run
- @menurun.hlp
- .Time
- @menutime.hlp
- .Configure
- @menucfig.hlp
- .System
- @menusys.hlp
- .Help
- @menuhelp.hlp
- .Quit
- @menuquit.hlp
- .DAN
- @danintr.hlp
- .ver
- .F1
- .F2
- .F3
- .F4
- .F5
- .F6
- @menutime.hlp
- .Save
- @F2.hlp
- .Reset
- @F3.hlp
- .ESC
-